home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / dos999.zip / 3002.TXT < prev    next >
Text File  |  1993-04-01  |  6KB  |  122 lines

  1. ___________________________________________________________________________
  2. STACKER NOTE                                                   STACKER NOTE
  3. Title: Upgrading from Stacker 1.x to Stacker 3.0. 
  4. STAC FAX Index #3002 - 10/08/92                         
  5. ___________________________________________________________________________    
  6.                       
  7. Background.
  8.  
  9.    This  STACKER  NOTE is broken into two parts, part one  outlines  a 
  10.    procedure  for installing Stacker 3.0 on a computer that  has  Stacker 
  11.    1.x already installed.   Part two will cover the most common  problem 
  12.    that may be encountered when upgrading from Stacker 1.x  to  Stacker
  13.    3.0.   Stacker 1.x left the CONFIG.SYS and AUTOEXEC.BAT files  on  the
  14.    uncompressed  drive,  doing  so  did  not  cause  any  problems   when
  15.    performing an upgrade to Stacker 3.0 unless the boot drive was stacked
  16.    and  swapped. If the boot drive was stacked and swapped,  then  a  new
  17.    "pointer" AUTOEXEC.BAT file was installed on the compressed drive. The
  18.    "pointer" AUTOEXEC.BAT file would find the boot drive and execute  the
  19.    normal  AUTOEXEC.BAT file from that drive. With the release of Stacker
  20.    2.0,  a  SYNC  feature  was  added to  SSWAP.COM.   The  SYNC  feature
  21.    eliminated  the  need  for  having a "pointer"  AUTOEXEC.BAT  file  by
  22.    maintaining  copies of both the AUTOEXEC.BAT and the CONFIG.SYS  files
  23.    on  both  the  compressed  and uncompressed drives.   Every  time  the
  24.    computer  is  started, SSWAP.COM checks the boot files to insure  they
  25.    are  same.  If modifications were made to either of the CONFIG.SYS  or
  26.    AUTOEXEC.BAT files on the compressed or uncompressed drives, they  are
  27.    updated automatically.  This feature is also included in Stacker 3.0.
  28.  
  29.  
  30.    Procedure for Upgrading a Stacker 1.x Installation to Stacker 3.0.
  31.  
  32.    NOTE:  The disk space requirements to upgrade to Stacker 3.0 are 4.5MB
  33.    of  free space on the compressed drive and 500KB of free space on  the
  34.    uncompressed  portion  of the drive.  You must free  up  the  required
  35.    amount  of space to have a successful installation of Stacker 3.0.  If
  36.    you  have the free space necessary on the compressed drive but do  not
  37.    have  the required space on the uncompressed drive to install  Stacker
  38.    3.0,  go to part two titled "How to Handle a Failed Installation  when
  39.    Installing  Stacker  3.0  over Stacker  1.x."   Before  attempting  to
  40.    install  Stacker  3.0 free up the required disk  space,  and  use  the
  41.    following procedure to complete the Stacker 3.0 installation.
  42.  
  43.    1.   Determine  which is the boot drive.  To do so, from the Stacker 
  44.    directory  type   SWAPMAP  and press return.  The boot  drive  is  the
  45.    drive that C: was at boot time.  For example:
  46.  
  47.    Drive C: was drive ___ at boot time [X:\STACVOL.xxx]
  48.  
  49.    2.  Insert  the  Stacker 3.0 disk #2 (for all media types)  in  either
  50.    drive A or B and type the following: SATTRIB  -R  C:\AUTOEXEC.BAT
  51.  
  52.    3.  Delete  the  AUTOEXEC.BAT  file from  drive  C:  by  typing:   DEL
  53.    C:\AUTOEXEC.BAT
  54.  
  55.    4. Copy the AUTOEXEC.BAT from the drive being swapped with drive C: by
  56.    typing:  COPY   X:\AUTOEXEC.BAT  C:\  where X: = the  uncompressed drive.
  57.  
  58.    5.  Copy the CONFIG.SYS from the drive being swapped with drive C:  by
  59.    typing:  COPY   X:\CONFIG.SYS  C:\  where X:  =  the  uncompressed drive.
  60.  
  61.    6.  Now proceed with a normal Stacker 3.0 installation.  After all  of
  62.    the  Stacker 3.0 files have been copied to the disk, you will need  to
  63.    edit  the  CONFIG.SYS file and make some changes.  Edit the CONFIG.SYS
  64.    file  using  any text editor (such as ED.EXE which comes with  Stacker
  65.    3.0)  to  add  the /SYNC switch to the SSWAP.COM line.   Below  is  an
  66.    example of the SSWAP.COM line in the CONFIG.SYS file before and  after
  67.    adding the /SYNC switch.
  68.         Before: DEVICE=C:\STACKER\SSWAP.COM C: D:
  69.         After : DEVICE=C:\STACKER\SSWAP.COM C: D: /SYNC
  70.  
  71. How  to Handle a Failed Installation When Installing Stacker 3.0  Over 
  72. Stacker 1.x.
  73.  
  74.    The  most  common error encountered when installing Stacker  3.0  over
  75.    Stacker 1.x  is:  "ERROR: Unable to find FINDBOOT.COM -- Cannot  chain
  76.    to AUTOEXEC.BAT."
  77.  
  78.    1.   Determine  which is the boot drive.  To do so, from  the  Stacker
  79.    directory  type   SWAPMAP  and press return.  The boot  drive  is  the
  80.    drive that C: was at boot time.  For example:
  81.  
  82.    Drive C: was drive ___ at boot time [ X:\STACVOL.xxx]
  83.  
  84.    2.  Insert  the  Stacker 3.0 disk #2 (for all media types)  in  either
  85.    drive A or B and type the following:  SATTRIB -R C:\AUTOEXEC.BAT
  86.  
  87.    3.  Delete  the  AUTOEXEC.BAT  file from  drive  C:  by  typing:   DEL
  88.    C:\AUTOEXEC.BAT
  89.  
  90.    4. Copy the AUTOEXEC.BAT from the drive being swapped with drive C: by
  91.    typing:  COPY  X:\AUTOEXEC.BAT  C:\
  92.  
  93.    5. Copy the CONFIG.SYS from the drive being swapped with drive C: then
  94.    reboot.  Type: COPY  X:\CONFIG.SYS  C:\
  95.  
  96.    6.  If after installing Stacker 3.0, Stacker still reports version 1.x
  97.    at  boot  time,  the files on the host drive were not  updated  so  it
  98.    becomes  necessary to copy the following files from  the  Stacker  3.0
  99.    diskettes:
  100.    a. CHECK.EXE
  101.    b. CONFIG.EXE
  102.    c. ED.EXE
  103.    d. SCREATE.SYS
  104.    e. SSWAP.CFG *
  105.    f. SSWAP.COM *
  106.    g. STACKER.AT
  107.    h. STACKER.COM *
  108.    i. STACKER.MC
  109.    j. STACKER.XT
  110.    k. SYSINFO.EXE
  111.   
  112.    NOTE:  If there is not enough space on the host drive to copy all  the
  113.    above  listed files, copy those file with the asterisk to the \STACKER
  114.    directory on the uncompressed boot drive and reboot the computer. This
  115.    will  load  Stacker  3.0  into  memory and  allow  you  to  make  more
  116.    uncompressed space by typing:  SDEFRAG /GP C:
  117.  
  118.    Once  there is enough free space on the uncompressed drive all of  the
  119.    above listed files can be copied to the Stacker directory.
  120. __________________________________________________________________________
  121. Copyright 1993, Stac Electronics
  122.